Microsoft DirectX 8.1 (C++)

CSourceStream::~CSourceStream

Destructor method.

Syntax

~CSourceStream(void);

Remarks

The destructor automatically removes the pin from the owning filter, by calling CSource::RemovePin.

See Also